home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / qw12inst.zip / TOKEN.TEC < prev    next >
Text File  |  1991-03-13  |  7KB  |  155 lines

  1. ID:TR Token Ring Cards and QEMM-386
  2. Quarterdeck Technical Note #156
  3. by Dan Sweeney
  4.  
  5.  
  6.     IBM Token Ring  PS/2 Primary Adapter Cards                    
  7.               
  8.                                                      
  9.     This card uses both a RAM and ROM in the reserved memory area
  10. (The memory between 640K & 1024K). There are two versions of this
  11. card. One version has an 8K ROM and 8K RAM; the other has 16K ROM 
  12. and RAM sizes. The possible locations for these are shown below.
  13. Other considerations would be an ESDI Hard Disk Controller card 
  14. or other PS/2 adapter cards. The ROM locations listed below for 
  15. the 16K version of the card are valid for the ESDI controller as 
  16. well as the Token Ring Adapter.    
  17.  
  18.     If 8K in size                    If 16K in size   
  19.  
  20.    ROM         RAM                 ROM         RAM
  21. C800  C9FF  C800  C9FF          C800  CBFF  C800  CBFF
  22. CC00  CDFF  CA00  CCBF          CC00  CFFF  CC00  CFFF
  23. D000  D2FF  CC00  CDFF          D000  D3FF  D000  D3FF
  24. D400  D6FF  CE00  CFFF          D400  D7FF  D400  D7FF
  25. D800  D9FF  D000  D1FF          D800  DBFF  D800  DBFF
  26. DC00  DDFF  D200  D3FF          DC00  DFFF  DC00  DFFF
  27.             D400  D5FF                                
  28.             D600  D7FF                                
  29.             D800  D9FF                                
  30.             DA00  DBFF                                 
  31.             DC00  DDFF                                 
  32.             DE00  DFFF                                  
  33.  
  34.     QEMM 386 4.2 can't detect the RAM Buffer Address (or the ROM
  35. on some of the more recent versions of the PS/2 Token ring card). 
  36. You should EXCLUDE THE RAM BUFFER and ROM ADDRESS FROM QEMM to
  37. avoid conflicts in the reserved memory area. To exclude an area 
  38. from QEMM you need to place a parameter on the QEMM.sys line of 
  39. your config.sys file. The exclusion must state both the starting 
  40. and ending addresses in hexadecimal format. An example is shown 
  41. below. 
  42.  
  43. device=c:\QEMM.SYS X=D800-DFFF 
  44.                      |    |                          
  45.                    Start  End    
  46.  
  47. Q:  So how do you know which area to exclude ? 
  48.     
  49.     The default location for the RAM is at D800. But you should
  50. use your IBM PS/2 Reference diskette (Select View Configuration 
  51. from the Main Menu) to verify the address of both RAM and ROM.
  52.  
  53. Q:  Why has my conventional memory been reduced by 64K after 
  54.     excluding the RAM Buffer Address ?
  55.     QEMM may not be able to establish a page frame in the 
  56. Reserved Memory area (the memory between 640K and 1024K) due to 
  57. the exclusion. If this is the case QEMM will set its page frame 
  58. in the LOWER 640K of memory. QEMM needs 64K of contiguous memory 
  59. in order to create ExPANDed memory. If you don't use any programs 
  60. that need ExPANDed memory you can configure QEMM to run with no 
  61. page frame. In this case your QEMM device would read:
  62.  
  63. device=c:\QEMM.SYS X=D800-DBFF FR=NONE
  64.                    |---------| |-----|
  65.                     Exclusion   No Page Frame instruction 
  66.  
  67. Q:  How do I configure for ExPANDed memory without having my
  68.     Page Frame reside in the lower 640K?
  69.  
  70.     It MAY be possible to relocate (depending on the Adapters 
  71. installed in your PS/2) either the Token Ring ROM and RAM or other
  72. adapters so that there is 64K of contiguous memory. Typically it 
  73. is best to establish the starting addresses of these devices in 
  74. the area between D000 and DFFF (832K through 896K). This may 
  75. require that you generate a new network shell or add parameters 
  76. to your network drivers. 
  77.  
  78. The the example below is for an IBM PS/2 Model 80 with an ESDI 
  79. Hard Disk Controller Card and Token Ring Card (16K ROM and RAM) 
  80. installed. 
  81.  
  82. Step 1. Using the IBM Reference Diskette, select View 
  83.         Configuration and from the submenu choose change 
  84.         configuration. Highlight the ESDI Controller Address 
  85.         and press the F5 or F6 function key until it starts at 
  86.         D400. Next, locate the Token Ring RAM address to D800.
  87.         Last but not least, locate the Token Ring ROM at DC00.
  88.  
  89. Step 2. Edit the QEMM line in your Config.sys file to read as
  90.         follows:
  91.  
  92.         device=c:\QEMM.SYS X=D800-DFFF 
  93.  
  94.         This will prevent QEMM from mapping anything over
  95.         the top of the RAM buffer and ROM address of the
  96.         network card.
  97.  
  98. Step 3. If you are using Novell Netware, have your network 
  99.         supervisor reconfigure your Anet3 file to reflect 
  100.         the change in address of both the ROM and RAM. On 
  101.         Netware 2.1x this will not have to be done.
  102.  
  103.         If you are using the IBM PClan, have your network
  104.         manager change (or add) the following parameter to 
  105.         the Tokrui driver to read:
  106.  
  107.         TOKRUI 400000000001,D800
  108.  
  109.         If you are using the IBM Local Area Network Support 
  110.         Program, change (or add) the following parameter to the
  111.         device driver DXMC0MOD.SYS . The line should read:
  112.  
  113.         device=c:\DXMC0MOD.SYS ,D800
  114.  
  115.         It is important that there is a space between the last S 
  116.         in .sys and the comma.
  117.  
  118. Q:  What if you're not on a PS/2 but are using a IBM Token Ring
  119.     Card? 
  120.  
  121.     You will have to change the switches on switch block 1 to 
  122.     relocate the ROM address. Choose what best fits your 
  123.     configuration from the list below.  
  124.  
  125.    Memory     Switches 1 to 6     Don't use this location
  126.    Location    (F=OFF N=ON)       if your video  display is
  127.  
  128.    A800        N F N F N N        EGA or VGA
  129.    AA00        N F N F N F        EGA or VGA
  130.    AC00        N F N F F N        EGA or VGA 
  131.    B000        N F F N N N        Mono, MGA or Hercules
  132.    B400        N F F N F N        MGA, Hercules             
  133.    B800        N F F F N N        CGA ,EGA, MGA, Hercules, VGA    
  134.     
  135.    BC00        N F F F F N        CGA, EGA, MGA, Hercules, VGA    
  136.      
  137.    C000        F N N N N N        EGA or VGA
  138.    C200        F N N N N F        EGA or VGA
  139.    C400        F N N N F N        Extended Bios EGA or VGA
  140.    C800        F N N F N N        XT Hard disk ROM*
  141.    CC00        F N N F F N
  142.    D000        F N F N N N
  143.    D400        F N F N F N
  144.    DC00        F N F F F N
  145.  
  146.    * I know....this isn't a video card, but all the Intel and
  147.      Quadram PC to 386 folks should be aware of it. 
  148.  
  149.     After you have done this you should follow steps 2 and 3 as 
  150.     described above remembering to replace the D800 with the RAM
  151.     address you have chosen. 
  152.  
  153.         Copyright (C) 1991 by Quarterdeck Office Systems
  154.              * * *   E N D   O F   F I L E    * * * 
  155.